Pass the print settings to the preview programme. Bug #403717, patch by
authorChristian Persch <chpe@gnome.org>
Sun, 17 Jun 2007 11:54:16 +0000 (11:54 +0000)
committerChristian Persch <chpe@src.gnome.org>
Sun, 17 Jun 2007 11:54:16 +0000 (11:54 +0000)
2007-06-17  Christian Persch  <chpe@gnome.org>

* gtk/Makefile.am: Pass the print settings to the preview programme.
Bug #403717, patch by Carlos Garcia Campos.

svn path=/trunk/; revision=18172

ChangeLog
gtk/Makefile.am

index ce330e99d0a794bca7cec9d99687a0cc1d3b83a6..5f1232757d410979977f995d8a7c92522c80d252 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-06-17  Christian Persch  <chpe@gnome.org>
+
+       * gtk/Makefile.am: Pass the print settings to the preview programme.
+       Bug #403717, patch by Carlos Garcia Campos.
+
 2007-06-17  Xan Lopez  <xan@gnome.org>
 
        * gdk/x11/gdkgeometry-x11.c: replace GDK_WINDOW calls by cast to
index 0143cea482548816822eacd1a59ded723dfd0857..440e4cb70f146c3bf4a85fce0dc8cd5cd2520d78 100644 (file)
@@ -4,7 +4,7 @@ SUBDIRS=theme-bits
 
 if OS_UNIX
 SUBDIRS += xdgmime
-GTK_PRINT_PREVIEW_COMMAND="evince --unlink-tempfile --preview %f"
+GTK_PRINT_PREVIEW_COMMAND="evince --unlink-tempfile --preview --print-settings %s %f"
 endif
 
 DIST_SUBDIRS=theme-bits xdgmime